home *** CD-ROM | disk | FTP | other *** search
- //***************************************//
- //Quake III Paintball Texture Shader File//
- // //
- //Please do not edit this unless you //
- //know what you are doing. //
- //***************************************//
-
-
- //**Orange Tape**
- textures/misc/orange_tape
- {
- cull none
-
- // Orange tape transparency
- {
-
- map textures/misc/orange_tape.tga
- tcMod scale 2.0 2.0
- blendFunc GL_ONE GL_ZERO
- alphaFunc GE128
- depthWrite
- rgbGen identity
-
- }
- {
-
- map $lightmap
- blendFunc GL_DST_COLOR GL_ZERO
- depthFunc equal
- rgbGen identity
-
- }
-
- }
-
- //**Orignal Q3A textures**
- textures/metal/metal_1
- {
- surfaceparm trans
- cull none
- nopicmip
- {
- map textures/metal/metal_1.tga
- tcMod scale 3 3
- blendFunc GL_ONE GL_ZERO
- alphaFunc GE128
- depthWrite
- rgbGen identity
- }
- {
- map $lightmap
- rgbGen identity
- blendFunc GL_DST_COLOR GL_ZERO
- depthFunc equal
- }
- }
-
- //**Invisible**
- textures/misc/invisible
- {
- surfaceparm nolightmap
- {
- map textures/misc/invisible.tga
- alphaFunc GE128
- depthWrite
- rgbGen vertex
- }
- }
-
- //**Clip**
- textures/misc/clip
- {
- qer_trans 0.40
- surfaceparm nolightmap
- surfaceparm nomarks
- surfaceparm nodraw
- surfaceparm nonsolid
- //surfaceparm nolightmap //proto_addition 11/08/99
- surfaceparm playerclip
- surfaceparm noimpact
- }
-
- //**Caulk**
- textures/misc/caulk
- {
- surfaceparm nodraw
- surfaceparm nomarks
- surfaceparm nolightmap
- }
-
- //**Ladderclip**
- textures/misc/ladderclip
- {
- qer_trans 0.40
- surfaceparm nolightmap
- surfaceparm nomarks
- surfaceparm nodraw
- surfaceparm nonsolid
- surfaceparm playerclip
- surfaceparm noimpact
- surfaceparm ladder
- }
-
- //**Slick(ice)**
- textures/misc/slick
- {
- qer_trans 0.50
- surfaceparm nodraw
- surfaceparm nomarks
- surfaceparm trans
- surfaceparm slick
- }
-
- //**Areaportal**
- textures/misc/areaportal
- {
- qer_trans 0.50
- surfaceparm nodraw
- surfaceparm nonsolid
- surfaceparm structural
- surfaceparm trans
- surfaceparm nomarks
- surfaceparm areaportal
- }
-
- //**Blue, bright glass**
-
- textures/misc/glass_2
- {
- qer_trans 0.50
- surfaceparm trans
- cull none
- {
- map textures/misc/glass_2.tga
- tcGen environment
- tcMod turb 0 0.01 0 0.01
- tcmod scroll .0 .0
- blendfunc GL_ONE GL_ONE
- }
- }
-
- //**Plain glass**
- //
- //textures/misc/glass_1
- //{
- // qer_trans 0.50
- // surfaceparm nolightmap
- // cull none
- // {
- // map textures/misc/glass_1.tga
- // tcGen environment
- // blendfunc GL_ONE GL_ONE
- // }
- //}
-
- //**Plain glass fixed**
-
- textures/misc/glass_1
- {
- surfaceparm trans
- cull none
- qer_trans 0.5
-
- {
- map textures/effects/tinfx.tga
- tcgen environment
- blendFunc GL_ONE GL_ONE
- rgbGen identity
- }
- {
- map $lightmap
- rgbGen identity
- blendFunc filter
- }
-
- }
-
- //**Grayfog**
- textures/misc/grayfog
- {
- qer_editorimage textures/misc/grayfog.tga
- surfaceparm trans
- surfaceparm nonsolid
- surfaceparm fog
- surfaceparm nolightmap
- surfaceparm nodrop
- q3map_surfacelight 100
- fogparms ( .5 .5 .5 ) 288
- }
-
- //**Redfog**
- textures/misc/redfog
- {
- qer_editorimage textures/misc/redfog.tga
- surfaceparm trans
- surfaceparm nonsolid
- surfaceparm fog
- surfaceparm nolightmap
- surfaceparm nodrop
- q3map_surfacelight 300
- fogparms ( 1.0 0.0 0.0 ) 288
-
- }
-
- //**Bluefog**
- textures/misc/bluefog
- {
- qer_editorimage textures/misc/bluefog.tga
- surfaceparm trans
- surfaceparm nonsolid
- surfaceparm fog
- surfaceparm nolightmap
- surfaceparm nodrop
- q3map_surfacelight 300
- fogparms ( 0.0 0.0 1.0 ) 288
-
- }
-
-
- //**All model shaders below**
- models/mapobjects/atlantis/water04
- {
- deformVertexes wave 100 sin 0 1 0 1.5
- cull none
- entityMergable // allow all the sprites to be merged together
- {
- map models/mapobjects/atlantis/water04.tga
- blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
- tcmod scroll 0 -3.5
- rgbGen vertex
- alphaGen vertex
- }
- }
-
- models\mapobjects\multiplant\fern
- {
- surfaceparm alphashadow
- cull none
- nopicmip
- {
- map models\mapobjects\multiplant\fern.tga
- blendFunc GL_ONE GL_ZERO
- alphaFunc GE128
- depthWrite
- rgbGen identityLighting
- }
- {
- map $lightmap
- rgbGen identity
- blendFunc GL_DST_COLOR GL_ZERO
- depthFunc equal
- }
- }
-
- models\mapobjects\multiplant\bannanaleaf
- {
- surfaceparm alphashadow
- cull none
- nopicmip
- {
- map models\mapobjects\multiplant\bannanaleaf.tga
- blendFunc GL_ONE GL_ZERO
- alphaFunc GE128
- depthWrite
- rgbGen identityLighting
- }
- {
- map $lightmap
- rgbGen identity
- blendFunc GL_DST_COLOR GL_ZERO
- // depthFunc equal
- }
- }
-
- models\mapobjects\multiplant\batleaf
- {
- surfaceparm alphashadow
- cull none
-
- {
- map models\mapobjects\multiplant\batleaf.tga
- blendFunc GL_ONE GL_ZERO
- alphaFunc GE128
- depthWrite
- rgbGen identityLighting
- }
-
-
- {
- map $lightmap
- rgbGen identity
- blendFunc GL_DST_COLOR GL_ZERO
- depthFunc equal
- }
- }
-
- models\mapobjects\multiplant\leaf1
- {
- surfaceparm alphashadow
- cull none
-
- {
- map models\mapobjects\multiplant\leaf1.tga
- blendFunc GL_ONE GL_ZERO
- alphaFunc GE128
- depthWrite
- rgbGen identityLighting
- }
-
-
- {
- map $lightmap
- rgbGen identity
- blendFunc GL_DST_COLOR GL_ZERO
- depthFunc equal
- }
- }
-
- models\mapobjects\multiplant\leaf2
- {
- surfaceparm alphashadow
- cull none
-
- {
- map models\mapobjects\multiplant\leaf2.tga
- blendFunc GL_ONE GL_ZERO
- alphaFunc GE128
- depthWrite
- rgbGen identityLighting
- }
-
-
- {
- map $lightmap
- rgbGen identity
- blendFunc GL_DST_COLOR GL_ZERO
- depthFunc equal
- }
- }
-
- models\mapobjects\multiplant\leaf3
- {
- surfaceparm alphashadow
- cull none
-
- {
- map models\mapobjects\multiplant\leaf3.tga
- blendFunc GL_ONE GL_ZERO
- alphaFunc GE128
- depthWrite
- rgbGen identityLighting
- }
-
-
- {
- map $lightmap
- rgbGen identity
- blendFunc GL_DST_COLOR GL_ZERO
- depthFunc equal
- }
- }
-
- models\mapobjects\multiplant\pleaf1
- {
- surfaceparm alphashadow
- cull none
-
- {
- map models\mapobjects\multiplant\pleaf1.tga
- blendFunc GL_ONE GL_ZERO
- alphaFunc GE128
- depthWrite
- rgbGen identityLighting
- }
-
-
- {
- map $lightmap
- rgbGen identity
- blendFunc GL_DST_COLOR GL_ZERO
- depthFunc equal
- }
- }
-
- models\mapobjects\multiplant\pleaf2
- {
- surfaceparm alphashadow
- cull none
-
- {
- map models\mapobjects\multiplant\pleaf2.tga
- blendFunc GL_ONE GL_ZERO
- alphaFunc GE128
- depthWrite
- rgbGen identityLighting
- }
-
-
- {
- map $lightmap
- rgbGen identity
- blendFunc GL_DST_COLOR GL_ZERO
- depthFunc equal
- }
- }
-
- models\mapobjects\multiplant\pleaf3
- {
- surfaceparm alphashadow
- cull none
-
- {
- map models\mapobjects\multiplant\pleaf3.tga
- blendFunc GL_ONE GL_ZERO
- alphaFunc GE128
- depthWrite
- rgbGen identityLighting
- }
-
-
- {
- map $lightmap
- rgbGen identity
- blendFunc GL_DST_COLOR GL_ZERO
- depthFunc equal
- }
- }
-
- models\mapobjects\multiplant\palmfrond
- {
- surfaceparm alphashadow
- cull none
- nopicmip
- {
- map models\mapobjects\multiplant\palmfrond.tga
- blendFunc GL_ONE GL_ZERO
- alphaFunc GE128
- depthWrite
- rgbGen identityLighting
- }
- {
- map $lightmap
- rgbGen identity
- blendFunc GL_DST_COLOR GL_ZERO
- depthFunc equal
- }
- }
- models\mapobjects\multiplant\invisible
- {
- surfaceparm alphashadow
- surfaceparm nolightmap
- {
- map models\mapobjects\multiplant\invisible.tga
- alphaFunc GE128
- depthWrite
- rgbGen vertex
- }
- }